WARNING: This program has a bug, or error. So let's debug it!
RULE: Functions can return multiple variables separated by commas.
- Click Run and read the error message that pops up. Then click OK.
- Fix the program by adding name, age, and eye_color after the return statement.
- Click Run to see if you fixed the program. When it is fixed, click Submit and Next.
To navigate the page using the TAB key, first press ESC to exit the code editor.